Automatic Updates
app.json
の指定だけで完結するOTA Update
docs
この記事
の前半
app.jsonをいじって設定を変えるだけの場合
どういう挙動になる
#??
あー、app.jsonの設定に依るのか
app.json
の関係ある項目
updates.enabled
https://docs.expo.dev/versions/latest/config/app/#enabled
updates.checkAutomatically
https://zenn.dev/marin_a___/articles/7eec197a8c3579#checkautomatically
https://docs.expo.dev/versions/latest/config/app/#checkautomatically
fallbackToCacheTimeout
https://zenn.dev/marin_a___/articles/7eec197a8c3579#fallbacktocachetimeout
https://docs.expo.dev/versions/latest/config/app/#fallbacktocachetimeout
https://docs.expo.dev/eas-update/how-eas-update-works/#practical-overview
url
https://docs.expo.dev/versions/latest/config/app/#url
codeSigningCertificate
https://docs.expo.dev/versions/latest/config/app/#codesigningcertificate
CodeSigningMetadata
https://docs.expo.dev/versions/latest/config/app/#codesigningmetadata